home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Macintosh / Wish ƒ.sit / Wish ƒ / README < prev    next >
Text File  |  1996-01-17  |  2KB  |  62 lines

  1. Wish I were...
  2.  
  3.     Revision:    V2.0
  4.     Author:        Martin Blitz
  5.     Date:        14-Jan-1996
  6.  
  7. Abstract:
  8.  
  9.     The "Wish I were..." control panel provides a method for a system to identify its
  10.     hardware as another hardware type, via the Gestalt "mach" selector.
  11.  
  12.     The reason for creating this control panel was to assist individuals who install
  13.     clock chippers, especially to Power Macs.  Some applications (for example MachTen)
  14.     use the response from the Gestalt "mach" selector to determine a Macintosh's hardware
  15.     type, and thus perform run-time configuration.  Clock chipped machines may respond
  16.     with a value that does not correspond to an existing machine (for example, a clock
  17.     chipped PowerMac 6100 response as a 6100/80), and some applications may be confused.
  18.     
  19.     This utility can be used to force Gestalt to respond with an acceptable value,
  20.     and thus the application will function correctly.
  21.  
  22. Installation:
  23.  
  24.     Drop the "Wish I Were..." control panel and " Wish I were..." extension
  25.     into the System Folder, open the control panel, select the machine you want to
  26.     be, and restart.
  27.  
  28. Terms and conditions:
  29.  
  30.     This control panel is FreeWare.  It may be freely distributed (with this README file),
  31.     except as stated below.  It would be nice to know the extent to which this control
  32.     panel propagates, so I would appreciate EMAIL or a postcard, a free vacation, a car, etc.
  33.     It's not required, but it would be nice.
  34.     
  35.     o  This control panel cannot be charged for or redistributed as part of a commercial
  36.        product without permission from the author.
  37.  
  38.     o  It may be included in Shareware/Freeware collections, and distributed as such.
  39.        I would appreciate copy of such distributions, such as CDROMs.
  40.  
  41. Author's address:
  42.  
  43.     EMail:    mblitz@ultranet.com
  44.  
  45.     Snail Mail:
  46.  
  47.         Martin Blitz
  48.         37 Calumet Ave.
  49.         Worcester, MA   01606
  50.  
  51. Revision history:
  52.  
  53. V1.0, 27-Feb-1995, Martin Blitz
  54.     -  Original release
  55. V1.1, 9-Mar-1995, Martin Blitz
  56.     -  Fixed a typo which prevented proper initialization.
  57. V2.0, 14-Jan-1996, Martin Blitz
  58.     -  Changed name from "Who am I?" to "Wish I were..."
  59.     -  Split from one control panel to a seperate control panel and extension
  60.     -  Store gestalt information in preference file
  61.  
  62.